projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cba6efb
)
(speedbar-mode): Remove make-local-hook.
author
Pavel Janík
<Pavel@Janik.cz>
Mon, 26 Nov 2001 16:28:30 +0000
(16:28 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Mon, 26 Nov 2001 16:28:30 +0000
(16:28 +0000)
lisp/speedbar.el
patch
|
blob
|
history
diff --git
a/lisp/speedbar.el
b/lisp/speedbar.el
index 82492ff2e49b7c1a3779a3b36e2aa88fcbae6fbc..d60d38a8275f144e9dd0f11e498a7535e55b2edf 100644
(file)
--- a/
lisp/speedbar.el
+++ b/
lisp/speedbar.el
@@
-1277,7
+1277,6
@@
in the selected file.
(speedbar-quick-mouse event)))
;; Don't do normal operations.
t)))))
- (make-local-hook 'kill-buffer-hook)
(add-hook 'kill-buffer-hook (lambda () (let ((skilling (boundp 'skilling)))
(if skilling
nil